[INFO] cloning repository https://github.com/bungcip/cendol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bungcip/cendol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4127ac29b250625bed55dcb176064d07b81baee9
[INFO] testing bungcip/cendol against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbungcip%2Fcendol" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bungcip/cendol
[INFO] finished tweaking git repo https://github.com/bungcip/cendol
[INFO] tweaked toml for git repo https://github.com/bungcip/cendol written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bungcip/cendol on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bungcip/cendol already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fef4e315884df8d46197bb3b95d29e0d73b4cff96e9139651b004013124b95b
[INFO] running `Command { std: "docker" "start" "-a" "3fef4e315884df8d46197bb3b95d29e0d73b4cff96e9139651b004013124b95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fef4e315884df8d46197bb3b95d29e0d73b4cff96e9139651b004013124b95b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fef4e315884df8d46197bb3b95d29e0d73b4cff96e9139651b004013124b95b", kill_on_drop: false }`
[INFO] [stdout] 3fef4e315884df8d46197bb3b95d29e0d73b4cff96e9139651b004013124b95b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cc84c2ee4806d33d20e2e4edc3914ccaf4e96d71ef919d9c4d890fcea81b58a
[INFO] running `Command { std: "docker" "start" "-a" "3cc84c2ee4806d33d20e2e4edc3914ccaf4e96d71ef919d9c4d890fcea81b58a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.0
[INFO] [stderr]    Compiling cranelift-isle v0.130.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling annotate-snippets v0.12.13
[INFO] [stderr]    Compiling cranelift-control v0.130.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cranelift-bitset v0.130.0
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0
[INFO] [stderr]    Compiling cranelift-entity v0.130.0
[INFO] [stderr]    Compiling cranelift-bforest v0.130.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling cranelift-codegen v0.130.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling symbol_table v0.5.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling regalloc2 v0.15.0
[INFO] [stderr]    Compiling cranelift-frontend v0.130.0
[INFO] [stderr]    Compiling cranelift-module v0.130.0
[INFO] [stderr]    Compiling cranelift-object v0.130.0
[INFO] [stderr]    Compiling cranelift v0.130.0
[INFO] [stderr]    Compiling cendol v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "3cc84c2ee4806d33d20e2e4edc3914ccaf4e96d71ef919d9c4d890fcea81b58a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cc84c2ee4806d33d20e2e4edc3914ccaf4e96d71ef919d9c4d890fcea81b58a", kill_on_drop: false }`
[INFO] [stdout] 3cc84c2ee4806d33d20e2e4edc3914ccaf4e96d71ef919d9c4d890fcea81b58a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 763a5773f86792e3d34ebcb9b084760a590ab069d7ee0240b121858e5e49bc1e
[INFO] running `Command { std: "docker" "start" "-a" "763a5773f86792e3d34ebcb9b084760a590ab069d7ee0240b121858e5e49bc1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cendol v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.25s
[INFO] running `Command { std: "docker" "inspect" "763a5773f86792e3d34ebcb9b084760a590ab069d7ee0240b121858e5e49bc1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "763a5773f86792e3d34ebcb9b084760a590ab069d7ee0240b121858e5e49bc1e", kill_on_drop: false }`
[INFO] [stdout] 763a5773f86792e3d34ebcb9b084760a590ab069d7ee0240b121858e5e49bc1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71f12777e7c806ee4d39cfc48e9d0fbc06427f017168afd6e1f497ba3c0f23a4
[INFO] running `Command { std: "docker" "start" "-a" "71f12777e7c806ee4d39cfc48e9d0fbc06427f017168afd6e1f497ba3c0f23a4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cendol-ba7457c6012dd568)
[INFO] [stdout] 
[INFO] [stdout] running 1405 tests
[INFO] [stdout] test ast::literal_parsing::tests::test_escape_sequences ... ok
[INFO] [stdout] test ast::literal_parsing::tests::test_escape_edge_cases ... ok
[INFO] [stdout] test ast::literal_parsing::tests::test_float_literal_suffixes ... ok
[INFO] [stdout] test codegen::mir_gen_ops::tests::test_mir_ops_mapping ... ok
[INFO] [stdout] test driver::cli::tests::test_cli_config_features ... ok
[INFO] [stdout] test codegen::link_gen::tests::test_link_error_display ... ok
[INFO] [stdout] test driver::cli::tests::test_cli_into_config_and_validation ... ok
[INFO] [stdout] test lang_options::tests::test_c_standard_default ... ok
[INFO] [stdout] test lang_options::tests::test_c_standard_from_str ... ok
[INFO] [stdout] test ast::literal_parsing::tests::test_uppercase_hex_literals ... ok
[INFO] [stdout] test lang_options::tests::test_c_standard_is_c11 ... ok
[INFO] [stdout] test pp::error::tests::test_error_formatting_and_diagnostic ... ok
[INFO] [stdout] test driver::cli::tests::test_cli_dump_flags_coverage ... ok
[INFO] [stdout] test pp::error::tests::test_error_hints ... ok
[INFO] [stdout] test source_manager::tests::test_empty ... ok
[INFO] [stdout] test source_manager::tests::test_builtin ... ok
[INFO] [stdout] test pp::pp_lexer::tests::test_lex_identifier_splice_fallback ... ok
[INFO] [stdout] test source_manager::tests::test_sourcespan_display ... ok
[INFO] [stdout] test pp::preprocessor::tests::test_is_directive ... ok
[INFO] [stdout] test pp::preprocessor::tests::test_hide_set_table ... ok
[INFO] [stdout] test pp::pp_lexer::tests::test_lex_identifier_fast_path ... ok
[INFO] [stdout] test source_manager::tests::test_sourceloc_default ... ok
[INFO] [stdout] test driver::compiler::tests::test_external_object_handling ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_builtins ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_compound_literal ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_static_assert ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_gnu_stmt_expr ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_sizeof_alignof ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_access ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_empty_stmt ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_labels ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_generic ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_atomic_ops_and_case_range ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_control_flow ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parsed_ast_ternary ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_access ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_builtin_offsetof ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_labels ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_sizeof_alignof ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_compound_literal ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_gnu_stmt_expr ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_type_registry_complex ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_static_assert ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_generic ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_ops ... ok
[INFO] [stdout] test tests::ast_dumper_coverage::test_parser_ast_switch ... ok
[INFO] [stdout] test tests::codegen_abi::test_long_double_size_x86_64 ... ok
[INFO] [stdout] test tests::codegen_abi_compat::test_fixed_struct_param ... ok
[INFO] [stdout] test tests::codegen_asm::test_asm_warning ... ok
[INFO] [stdout] test tests::codegen_abi_compat::test_partial_load_struct_arg ... ok
[INFO] [stdout] test tests::codegen_atomic::test_atomic_codegen ... ok
[INFO] [stdout] test tests::codegen_atomic::test_atomic_load_store_mir ... ok
[INFO] [stdout] test tests::codegen_abi_compat::test_hfa_packing ... ok
[INFO] [stdout] test tests::codegen_atomic::test_atomic_inc_dec_mir ... ok
[INFO] [stdout] test tests::codegen_basics::test_emit_const_struct_literal ... ok
[INFO] [stdout] test tests::codegen_atomic::test_atomic_compound_assignment_mir ... ok
[INFO] [stdout] test tests::codegen_basics::test_f128_constant_promotion ... ok
[INFO] [stdout] test tests::codegen_basics::test_float_to_char_conversion ... ok
[INFO] [stdout] test tests::codegen_basics::test_boolean_logic_lowering ... ok
[INFO] [stdout] test tests::codegen_basics::test_invalid_hex_float_no_exponent ... ok
[INFO] [stdout] test tests::codegen_basics::test_store_deref_pointer ... ok
[INFO] [stdout] test tests::codegen_basics::test_constant_range_validation ... ok
[INFO] [stdout] test tests::codegen_basics::test_store_statement_lowering ... ok
[INFO] [stdout] test tests::codegen_basics::test_hex_float_negative_exponent ... ok
[INFO] [stdout] test tests::codegen_basics::test_string_literal_pointer_cast_ ... ok
[INFO] [stdout] test codegen::mir_gen_ops::tests::test_mir_ops_mapping_panics ... ok
[INFO] [stdout] test tests::codegen_abi_compat::test_variadic_struct_arg ... ok
[INFO] [stdout] test source_manager::tests::test_source_manager_get_buffer_arc_invalid ... ok
[INFO] [stdout] test tests::codegen_abi::test_long_double_variadic_usage ... ok
[INFO] [stdout] test tests::codegen_alignas::test_local_alignas_8 ... ok
[INFO] [stdout] test tests::codegen_alignas::test_local_alignas_type ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_bitfield_packing_overlap ... ok
[INFO] [stdout] test tests::codegen_alignas::test_vla_alignas_large_argc ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_bitfield_global_init ... ok
[INFO] [stdout] test tests::codegen_alignas::test_local_alignas_large ... ok
[INFO] [stdout] test tests::codegen_asm::test_asm_ignored ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_cast_function_pointer ... ok
[INFO] [stdout] test tests::codegen_alignas::test_vla_alignas_large ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_bitfield_mixed_types ... ok
[INFO] [stdout] test tests::codegen_alignas::test_local_alignas_on_decl ... ok
[INFO] [stdout] test tests::codegen_alignas::test_local_alignas ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_bitfield_local_init ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_bitfield_assignment ... ok
[INFO] [stdout] test tests::codegen_builtin_choose_expr::test_codegen_choose_expr_basic ... ok
[INFO] [stdout] test tests::codegen_builtin_choose_expr::test_codegen_choose_expr_side_effects ... ok
[INFO] [stdout] test tests::codegen_builtin_constant_p::test_builtin_constant_p_runtime ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_cast_negative_to_bool ... ok
[INFO] [stdout] test tests::codegen_builtin_prefetch::test_builtin_prefetch_codegen ... ok
[INFO] [stdout] test tests::codegen_builtin_prefetch::test_builtin_prefetch_side_effects ... ok
[INFO] [stdout] test tests::codegen_builtin_unreachable::test_codegen_builtin_unreachable ... ok
[INFO] [stdout] test tests::codegen_builtins_bitwise::test_codegen_bitwise_builtins ... ok
[INFO] [stdout] test tests::codegen_bswap::test_bswap64 ... ok
[INFO] [stdout] test tests::codegen_bswap::test_bswap_side_effects ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_enum_bitfield_all_positive ... ok
[INFO] [stdout] test tests::codegen_calls::test_indirect_function_call ... ok
[INFO] [stdout] test tests::codegen_calls::test_global_function_pointer_init ... ok
[INFO] [stdout] test tests::codegen_cast_init::test_struct_identity_cast_cranelift_ir ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_cast_global_init ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_increment_normal ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_cast_zero_to_bool ... ok
[INFO] [stdout] test tests::codegen_bswap::test_bswap_nested ... ok
[INFO] [stdout] test tests::codegen_bitfield::test_enum_bitfield_with_negative ... ok
[INFO] [stdout] test tests::codegen_bswap::test_bswap16 ... ok
[INFO] [stdout] test tests::codegen_float_to_int_oob::float_to_int_out_of_bounds ... ok
[INFO] [stdout] test tests::codegen_bswap::test_bswap_types ... ok
[INFO] [stdout] test tests::codegen_float_bool::test_float_condition_while_nan ... ok
[INFO] [stdout] test tests::codegen_bswap::test_bswap32 ... ok
[INFO] [stdout] test tests::codegen_builtins_bitwise::test_popcountll_regression ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_cast_nonzero_to_bool ... ok
[INFO] [stdout] test tests::codegen_large_array::test_large_array_zero_init ... ok
[INFO] [stdout] test tests::codegen_global_redeclaration::test_global_extern_then_static ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_cast_global_variable_pointer ... ok
[INFO] [stdout] test tests::codegen_bool_cast::test_bool_increment_bitfield ... ok
[INFO] [stdout] test tests::codegen_global_redeclaration::test_global_extern_then_definition ... ok
[INFO] [stdout] test tests::codegen_float_bool::test_float_condition_if_nan ... ok
[INFO] [stdout] test tests::codegen_float_bool::test_float_to_bool_cast_nan ... ok
[INFO] [stdout] test tests::codegen_regr::test_array_in_condition_fix ... ok
[INFO] [stdout] test tests::codegen_regr::test_array_literal_initialization_fix ... ok
[INFO] [stdout] test tests::codegen_regr::test_arrow_on_array_deref_panic_regression ... ok
[INFO] [stdout] test tests::codegen_builtins_bitwise::test_ffs_codegen ... ok
[INFO] [stdout] test tests::codegen_regr::test_long_double_size ... ok
[INFO] [stdout] test tests::codegen_regr::test_movi_unsigned_constant_codegen ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'tests::codegen_regr::test_deref_hang_regression' (323) has overflowed its stack
[INFO] [stderr] fatal runtime error: stack overflow, aborting
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/cendol-ba7457c6012dd568` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "71f12777e7c806ee4d39cfc48e9d0fbc06427f017168afd6e1f497ba3c0f23a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f12777e7c806ee4d39cfc48e9d0fbc06427f017168afd6e1f497ba3c0f23a4", kill_on_drop: false }`
[INFO] [stdout] 71f12777e7c806ee4d39cfc48e9d0fbc06427f017168afd6e1f497ba3c0f23a4
